Skip to content

Bump newrelic from 5.14.1.144 to 6.2.0.156#196

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-6.2.0.156
Closed

Bump newrelic from 5.14.1.144 to 6.2.0.156#196
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-6.2.0.156

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2021

Bumps newrelic from 5.14.1.144 to 6.2.0.156.

Release notes

Sourced from newrelic's releases.

v6.2.0.156

Notes

This release of the Python agent includes new runtime metrics for the garbage collector, as well as improved metrics for CPU and memory usage. This release also includes bug fixes for Uvicorn instrumentation, and FIPS compliant systems.

The agent can be installed using easy_install/pip/distribute via the Python Package Index or can be downloaded directly from the New Relic download site .

New Features

  • Adds garbage collection runtime metrics.

Records statistics as metrics after garbage collection sweeps. This feature is disabled by default and can be enabled and configured with these settings.

Improved Features

  • Improved CPU metric sampling.

Adds separate metrics for user time, system time, and total time as well as utilization as a percentage for each.

  • Improved memory metric sampling.

Adds memory utilization as a percentage, and adds PID to metrics to allow faceting in NRQL queries.

  • Increased custom attribute limit from 64 to 128.

The custom attribute limit affects user added attributes on spans, events, and transactions.

Bug Fixes

  • Fixed a TypeError with Uvicorn and unix sockets.
  • Fixed a crash when using a FIPS compliant system with Cross Agent Tracing enabled.

v6.0.1.155

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-601155

v6.0.0.154

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-600154

v5.24.0.153

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-5240153

v5.22.1.152

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-5221152

v5.22.0.151

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-5220151

v5.20.1.150

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-5201150

v5.20.0.149

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 26, 2021

Superseded by #213.

@dependabot dependabot bot closed this May 26, 2021
@dependabot dependabot bot deleted the dependabot/pip/newrelic-6.2.0.156 branch May 26, 2021 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants